.mbshow{display: none;}
.home_nav {
    float: left;
    height: 89px;
    line-height: 89px;
}
.Invalid {
    width: 200px;
    height: 147px;
    position: absolute;
    top: 129px;
    right: 321px;
    z-index: 99;
}
.Invalid .invalidDate{
    font-size: 15px;
    position: absolute;
    color: #f80a00;
    font-weight: bold;
    right: 5px;
    top: 111px;
    display: block;
    transform: rotate(-11deg);
    -ms-transform: rotate(-11deg);
    -moz-transform: rotate(-11deg);
    -webkit-transform: rotate(-12deg);
    -o-transform: rotate(-11deg);

    }
.home_nav a {
    display: inline-block;
    padding: 0 30px;
    font-size: 18px;
}

.home_nav a.on {
    color: #3e6fbf;
    background: url(../images/abg.png) no-repeat top center;
}

.ailink {
    display: inline-block;
    float: right;
    background: url(/image/ailink.png) no-repeat center top;
    padding-top: 26px;
    font-size: 12px;
    margin-top: 21px;
}

.sbox {
    height: 40px;
    line-height: 40px;
    border-radius: 20px;
    border: 1px solid #dcdcdc;
    width: 26%;
    float: right;
    margin-top: 26px;
    margin-right: 30px;
    position: relative;
    
}
/* 增加内页的当前位置 */
.path{font-size: 12px;color: #fff;padding: 0px 0 5px 0;text-align: right;margin-top: -30px;}
.path a{ color: #fff;}
.i-path{width: 20px;height: 25px;display: inline-block;vertical-align: middle;background: url(/pubimages/web/ico_46.png) no-repeat center center;margin-right: 3px;background-size: 15px;}
.sbox a.btn {
    width: 50px;
    height: 40px;
    display: inline-block;
    background: url(../images/s_icon.png) no-repeat center;
    overflow: hidden;
    text-indent: -50px;
    position: absolute;
    right: 0;
    top: 0;
}
  .slist{ position: absolute; z-index: 100; left: 0; top: 50px; background-color: #fff; padding: 20px ; line-height: 24px; box-shadow: 0 2px 6px 0 rgba(0,0,0,0.24); border-radius: 8px; display: none;width:90%;}
  .slist h5{ border-bottom: 1px solid #ececec; }
  .slist a{ display: block; padding:10px 0 0 0; }
.el-input__inner {
    -webkit-appearance: none;
    background-color: none;
    background-image: none;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    display: inline-block;
    font-size: inherit;
    height: 40px;
    line-height: 40px;
    outline: 0;
    padding: 0 20px;
    width: 90%;
    font-size: 14px;
    background: none;
}

.hcontent {
    padding: 30px 0;
    background: url(../images/newsbg.png) no-repeat right bottom #F1F5FA
}

.picnews {
    float: left;
    width: 23%;
    overflow: hidden
}

.piclist {
    position: relative;
        padding-top: 15px;
}

.piclist .bd ul li {
    position: relative;
    line-height: 0;
}

.piclist .bd ul li p {
    width: 100%;
    height: 56px;
    background: rgba(0, 0, 0, 0.7);
    position: absolute;
    bottom: 0;
    left: 0;
    font-size: 12px;
    color: #fff;
    line-height: 28px;
}

.piclist .bd ul li p span {
    display: block;
    padding: 5px 15px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.piclist .hd {
    position: absolute;
    width: 100%;
    bottom: 0px;
    left: 0;
    z-index: 999;
}

.piclist .hd ul {
    display: block;
    text-align: center;
}

.piclist .hd ul li {
    display: inline-block;
    font-size: 0;
    line-height: 0;
    width: 8px;
    height: 8px;
    border-radius: 50%;
    overflow: hidden;
    margin: 4px 5px;
    background: #fff
}

.piclist .hd ul li.on {
    background: #3e6fbf
}

.piclist img {
    width: 100%;
    height: 250px;
}

.ggbox {
    float: left;
    width: 33%;
    margin-left: 3.5%;
}

.serverbox {
    float: right;
    width: 37%;
}

.serverbox ul {
    padding-top: 25px;
}

.serverbox ul li {
    float: left;
    width: 50%;
    height: 90px;
    background-position: 15px 5px;
    background-repeat: no-repeat
}
.tqbox #welimg img{    margin-right: 10px;}
.serverbox ul li a{ display: block; padding: 0 15px 10px 0; height: 69px;}
.serverbox ul li a:hover{
    border-color: rgba(229,232,237,.3);
    box-shadow: 0 4px 8px 0 rgba(3,27,78,.12);
    transition: all .2s linear;
    background-color:rgb(197 216 249 / 40%);
}

.serverbox ul li.s1 {
    background-image: url(../images/servericon1.png);
}

.serverbox ul li.s2 {
    background-image: url(../images/servericon2.png);
}

.serverbox ul li.s3 {
    background-image: url(../images/servericon3.png);
}

.serverbox ul li.s4 {
    background-image: url(../images/servericon4.png);
}

.serverbox ul li.s5 {
    background-image: url(../images/servericon5.png);
}

.serverbox ul li.s6 {
    background-image: url(../images/servericon6.png);
}

.serverbox ul li h2 {
    padding-left: 60px;
    font-size: 16px;
    padding-bottom: 5px;
}
@media screen and (max-width: 1440px){
    .serverbox ul li h2 {
   
    font-size: 14px;
    
}}
.serverbox ul li p {
    padding-left: 60px;
    color: #575757;
    font-size: 13px;
    line-height: 20px;
    display: -webkit-box;
-webkit-box-orient: vertical;
-webkit-line-clamp: 2;
overflow: hidden;
}

.ggtitle {
    border-bottom: 1px solid #DADCE0;
    padding-bottom: 8px;
}

.ggtitle h2 {
    display: inline-block;
    font-size: 20px;
}

.ggtitle i {
    display: inline-block;
    padding-left: 15px;
    font-size: 14px;
}

.ggtitle i a {
    padding: 0 10px;
}

.titlemore {
    display: inline-block;
    line-height: 26px;
    width: 30px;
    height: 26px;
    background: url(../images/more.svg) right bottom no-repeat;
    background-size: 30px auto;
}

.titlemore a {
    display: block;
    overflow: hidden;
    text-indent: -100px;
}

.ggtop {
    padding: 20px 0 20px 90px;
    position: relative;
}

.ggtop span {
    display: inline;
    width: 80px;
    position: absolute;
    left: 0;
    top: 25px;
    text-align: center;
    color: #3e6fbf;
    font-size: 12px;
}

.ggtop span i {
    display: block;
    font-size: 35px;
    border-bottom: 1px solid #3e6fbf;
    font-family: "宋体";
    padding-bottom: 10px;
    margin-bottom: 5px;
}

.ggtop p {
    font-size: 12px;
    color: #575757;
    padding-top: 8px;
    line-height: 20px;
    text-indent: 24px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
}

.ggtop h2 {
    font-size: 16px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.ggbox ul li {
    height: 40px;
    line-height: 40px;
    font-size: 14px;
    position: relative;
    padding: 0 60px 0 15px;
    background: url(../images/dian.svg) no-repeat left center;
}

.ggbox ul li span {
    display: inline-block;
    position: absolute;
    right: 0;
    top: 0px;
}

.ggbox ul li a {
    display: block;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.p40 {
    padding: 50px 0px 0px 0px;
}

.bottoml {
    width: 52.5%;
}

.title2 {
    padding-bottom: 10px;
    border-bottom: 1px solid #e9e9e9;
}

.title2 i {
    padding: 0 50px 0 0;
}

.title2 a {
    padding: 0 5px;
}

.bottomr {
    width: 44.5%;
}

.bottomr ul {
    display: block;
    text-align: center;
    padding: 50px 0 50px 0;
}

.bottomr ul li {
    display: inline-block;
    text-align: center;
    padding: 0 4%;
}

.bottomr ul li span {
    width: 90px;
    height: 90px;
    overflow: hidden;
    border-radius: 50%;
    background-repeat: no-repeat;
    background-position: center;
    display: block;
  
    transition: all .2s linear;
}
.bottomr ul li:hover span {box-shadow: 0 4px 8px rgba(3,27,78,.12); }
.bottomr ul li:hover span.wx {background-color: rgba(1,155,103,0.2);}
.bottomr ul li:hover span.email {background-color: rgba(62,111,191,0.2);}
.bottomr ul li:hover span.jubao {background-color: rgba(212,140,59,0.2);}

.bottomr ul li span.wx {
    border: 1px solid #58CDAC;
    background-image: url(../images/weixin.png)
}

.bottomr ul li span.email {
    border: 1px solid #8EAFE0;
    background-image: url(../images/email.png)
}

.bottomr ul li span.jubao {
    border: 1px solid #EEBD8C;
    background-image: url(../images/jubao.png)
}

.bottomr ul li p {
    padding-top: 10px;
}

.bottomr ul li.last img {
    width: 100px;
    height: auto
}

.linkbox {
    background: #f2f5fa;
    padding: 20px 0;
    text-align: center;
    color: #464444;
    font-size: 13px;
}

.linkbox a {
    padding: 0 10px;
    color: #464444;
}

.zsbox {
    position: relative;
    padding: 0 40px 10px 95px;
    border-bottom: 1px solid #DADCE0;
    padding-bottom: 11px;
}

.zsbox span {
    display: inline-block;
    position: absolute;
    left: 0;
    top: 0;
    background: url(../images/voiceicon.png) no-repeat left center;
    padding-left: 22px;
}

.zsbox i {
    display: inline-block;
    position: absolute;
    top: 0px;
    right: 0;
    font-size: 12px;
}

.zsbox a {
    display: block;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.newslist2 {
    text-align: center;
    padding-top: 20px;
}

.newslist2 a {
    font-size: 14px;
    padding: 0px 10px;
}
@media screen and (max-width: 1540px) {.newslist2 a {
    font-size: 14px;
    padding: 0 2px;
}}
.picScroll-left {
    overflow: hidden;
    position: relative;
    width: 100%;
    margin-top: 50px;
}

.picScroll-left .bd {
    width: 100%;
    margin: 0 auto;
}

.picScroll-left .bd ul {
    display: block;
    text-align: center;
}

.picScroll-left .bd ul li {
    margin: 0 50px;
    display: inline-block;
    padding-top: 10px;
}
.picScroll-left .bd ul li img{-webkit-transition: all .7s ease-in-out;
    -moz-transition: all .7s ease-in-out;
    -o-transition: all .7s ease-in-out;
    -ms-transition: all .7s ease-in-out;
    transition: all .7s ease-in-out; }

 .picScroll-left .bd ul li:hover img{ -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -o-transform: scale(1.1);
    -ms-transform: scale(1.1);
    transform: scale(1.1); }   
.picScroll-left .bd ul li .title {
    padding-top: 5px;
}

.picScroll-left .hd a.next {
    display: inline-block;
    width: 30px;
    height: 60px;
    background: url(../images/righticon.png) no-repeat center;
    position: absolute;
    left: 0;
    top: 20px;
}
.picScroll-left .hd a.next:hover{background: url(../images/righticon2.png) no-repeat center;}
.picScroll-left .hd a.prev {
    display: inline-block;
    width: 30px;
    height: 60px;
    background: url(../images/lefticon.png) no-repeat center;
    position: absolute;
    right: 0;
    top: 20px;
}
.picScroll-left .hd a.prev:hover{background: url(../images/lefticon2.png) no-repeat center;}
.ggtitle span.f-fr a {
    padding: 0 10px;
}

.gdzwweb {
    display: inline-block;
    background: url(../images/gdicon.png) no-repeat left center;
    padding-left: 25px;
    background-size: 25px;
}

.gdzwweb a {
    color: #3e6fbf;
}

.p50 {
    padding-left: 15px;
    padding-right: 15px;
}

@media screen and (max-width: 960px) {
    .mbshow{display: block;}
    .pcshow{display: none;}
    .path{margin-top:0px;}
    .p50 {
        padding-left: 15px;
        padding-right: 15px;
    }

    .home_nav {
        float: left;
        height: 89px;
        height: auto;
        line-height: 50px;
        width: 100%;
    }

    .home_nav a {
        display: inline-block;
        padding: 0 0px;
        font-size: 15px;
        float: left;
        width: 22%;
        text-align: center;
    }
    .home_nav a:nth-child(1){width:12%;}
    .home_nav a.on {
        color: #3e6fbf;
        background: url(../images/abg.png) no-repeat top center;
    }

    .ailink {
        display: inline-block;
        float: right;
        background: url(../images/ai_icon.png) no-repeat center top;
        padding-top: 26px;
        font-size: 12px;
        margin-top: 21px;
        display: none;
    }

    .sbox {
        height: 40px;
        line-height: 40px;
        border-radius: 20px;
        border: 1px solid #dcdcdc;
        width: 100%;
        float: right;
        margin-top: 15px;
        margin-bottom: 15px;
        margin-right: 0px;
        position: relative;
        overflow: hidden
    }

    .sbox a {
        width: 50px;
        height: 40px;
        display: inline-block;
        background: url(../images/s_icon.png) no-repeat center;
        background-size: 18px auto;
        overflow: hidden;
        text-indent: -50px;
        position: absolute;
        right: 0;
        top: 0;
    }

    .el-input__inner {
        -webkit-appearance: none;
        background-color: none;
        background-image: none;
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
        display: inline-block;
        font-size: inherit;
        height: 40px;
        line-height: 40px;
        outline: 0;
        padding: 0 20px;
        width: 90%;
        font-size: 14px;
    }

    .hcontent {
        padding: 30px 15px;
        background: url(../images/newsbg.png) no-repeat right bottom #F1F5FA
    }

    .picnews {
        float: left;
        width: 100%;
        overflow: hidden
    }

    .piclist {
        position: relative;
    }

    .piclist .bd ul li {
        position: relative;
        line-height: 0;
    }

    .piclist .bd ul li p {
        width: 100%;
        height: 56px;
        background: rgba(0, 0, 0, 0.8);
        position: absolute;
        bottom: 0;
        left: 0;
        font-size: 14px;
        color: #fff;
        line-height: 28px;
    }

    .piclist .bd ul li p span {
        display: block;
        padding: 0 15px;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap;
    }

    .piclist .hd {
        position: absolute;
        width: 100%;
        bottom: 0px;
        left: 0;
        z-index: 999;
    }

    .piclist .hd ul {
        display: block;
        text-align: center;
    }

    .piclist .hd ul li {
        display: inline-block;
        font-size: 0;
        line-height: 0;
        width: 8px;
        height: 8px;
        border-radius: 50%;
        overflow: hidden;
        margin: 0 5px;
        background: #fff
    }

    .piclist .hd ul li.on {
        background: #3e6fbf
    }

    .piclist img {
        width: 100%;
        height: auto;
    }

    .ggbox {
        float: left;
        width: 100%;
        margin-left: 0%;
        padding-top: 40px;
    }

    .serverbox {
        float: right;
        width: 100%;
        padding-top: 40px;
    }

    .serverbox ul {
        padding-top: 25px;
    }

    .serverbox ul li {
        float: left;
        width: 100%;
        height: 90px;
        height: auto;
        padding-bottom: 6px;
        background-position: 15px 5px;
        background-repeat: no-repeat;
            background-size: 20px auto;
    }
.serverbox ul li a {
    display: block;
    padding: 0 15px 10px 0;
    height: 69px;
    height: auto;
    border-bottom: 1px solid rgba(0,0,0,0.05)
}
    .serverbox ul li.s1 {
        background-image: url(../images/servericon1.png);
    }

    .serverbox ul li.s2 {
        background-image: url(../images/servericon2.png);
    }

    .serverbox ul li.s3 {
        background-image: url(../images/servericon3.png);
    }

    .serverbox ul li.s4 {
        background-image: url(../images/servericon4.png);
    }

    .serverbox ul li.s5 {
        background-image: url(../images/servericon5.png);
    }

    .serverbox ul li.s6 {
        background-image: url(../images/servericon6.png);
    }

    .serverbox ul li h2 {
        padding-left: 50px;
        font-size: 16px;
        padding-bottom: 0px;
    }

    .serverbox ul li p {
        padding-left: 50px;
        color: #575757;
        font-size: 12px;
        line-height: 18px;
    }

    .ggtitle {
        border-bottom: 1px solid #DADCE0;
        padding-bottom: 8px;
    }

    .ggtitle h2 {
        display: inline-block;
        font-size: 20px;
    }

    .ggtitle i {
        display: inline-block;
        padding-left: 15px;
        font-size: 14px;
    }

    .ggtitle i a {
        padding: 0 10px;
    }

    .titlemore {
        display: inline-block;
        line-height: 26px;
        width: 30px;
        height: 26px;
       background: url(../images/more.svg) right center no-repeat;
    background-size: 25px;
    }

    .titlemore a {
        display: block;
        overflow: hidden;
        text-indent: -100px;
    }

    .ggtop {
        padding: 20px 0 20px 90px;
        position: relative;
    }

    .ggtop span {
        display: inline;
        width: 80px;
        position: absolute;
        left: 0;
        top: 25px;
        text-align: center;
        color: #3e6fbf;
        font-size: 12px;
    }

    .ggtop span i {
        display: block;
        font-size: 35px;
        border-bottom: 1px solid #3e6fbf;
        font-family: "宋体";
        padding-bottom: 10px;
        margin-bottom: 5px;
    }

    .ggtop p {
        font-size: 12px;
        color: #575757;
        padding-top: 8px;
        line-height: 20px;
        text-indent: 24px;
        display: -webkit-box;
        -webkit-box-orient: vertical;
        -webkit-line-clamp: 2;
        overflow: hidden;
    }

    .ggtop h2 {
        font-size: 16px;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap;
    }

    .ggbox ul li {
        height: 40px;
        line-height: 40px;
        font-size: 14px;
        position: relative;
        padding: 0 50px 0 15px;
        background: url(../images/dian.svg) no-repeat left center;
    }

    .ggbox ul li span {
        display: inline-block;
        position: absolute;
        right: 0;
        top: 0px;
    }

    .ggbox ul li a {
        display: block;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap;
    }

    .p40 {
        padding: 50px 0;
    }

    .bottoml {
        width: 100%;
    }

    .title2 {
        padding-bottom: 10px;
        border-bottom: 1px solid #e9e9e9;
    }

    .title2 i {
        padding: 0 0;
        display: block;
    }

    .title2 a {
        padding: 0 5px;
        word-break: break-all;
        display: inline-block;
    }

    .bottomr {
        width: 100%;
        padding-top: 40px;
    }

    .bottomr ul {
        display: block;
        text-align: center;
        padding: 30px 0 30px 0;
    }

    .bottomr ul li {
        display: inline-block;
        text-align: center;
        padding: 0 0;
        width: 33.333%;
        float: left;
    }

    .bottomr ul li span {
        width: 90px;
        height: 90px;
        overflow: hidden;
        border-radius: 50%;
        background-repeat: no-repeat;
        background-position: center;
        display: block;
        margin: 0 auto;
    }

    .bottomr ul li.last {
        display: none;
    }

    .bottomr ul li span.wx {
        border: 1px solid #58CDAC;
        background-image: url(../images/weixin.png)
    }

    .bottomr ul li span.email {
        border: 1px solid #8EAFE0;
        background-image: url(../images/email.png)
    }

    .bottomr ul li span.jubao {
        border: 1px solid #EEBD8C;
        background-image: url(../images/jubao.png)
    }

    .bottomr ul li p {
        padding-top: 10px;
    }

    .bottomr ul li.last img {
        width: 100px;
        height: auto
    }

    .linkbox {
        background: #f2f5fa;
        padding: 20px 0;
        text-align: center;
        color: #464444;
        font-size: 13px;
        display: none;
    }

    .linkbox a {
        padding: 0 10px;
        color: #464444;
    }

    .zsbox {
        position: relative;
        padding: 0 40px 10px 95px;
    }

    .zsbox span {
        display: inline-block;
        position: absolute;
        left: 0;
        top: 0;
        background: url(../images/voiceicon.png) no-repeat left center;
        padding-left: 22px;
    }

    .zsbox i {
        display: inline-block;
        position: absolute;
        top: 0px;
        right: 0;
        font-size: 12px;
    }

    .zsbox a {
        display: block;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap;
    }

    .newslist2 {
        text-align: center;
        padding-top: 20px;
    }

    .newslist2 a {
        font-size: 14px;
        padding: 0 5px;
    }

    .picScroll-left {
        overflow: hidden;
        position: relative;
        width: 100%;
        margin-top: 30px;
    }

    .picScroll-left .bd {
        width: 300px;
        margin: 0 auto;
    }

    .picScroll-left .bd ul {
        display: block;
        text-align: center;
    }

    .picScroll-left .bd ul li {
        margin: 0 0px;
        display: inline-block;
        width: 30%;
    }

    .picScroll-left .bd ul li img {
        width: 80%;
        height: auto;
    }

    .picScroll-left .bd ul li .title {
        padding: 0px 15px 0 15px;
    }

    .picScroll-left .hd a.next {
        display: inline-block;
        width: 30px;
        height: 60px;
        background: url(../images/righticon.png) no-repeat center;
        position: absolute;
        left: 0;
        top: 20px;
        background-size: 20px auto;
    }
.picScroll-left .hd a.next:hover{ background: url(../images/righticon.png) no-repeat center;  background-size: 20px auto;}
    .picScroll-left .hd a.prev {
        display: inline-block;
        width: 30px;
        height: 60px;
        background: url(../images/lefticon.png) no-repeat center;
        position: absolute;
        right: 0;
        top: 20px;
        background-size: 20px auto;
    }
.picScroll-left .hd a.prev:hover{ background: url(../images/lefticon2.png) no-repeat center;   background-size: 20px auto;}
    .ggtitle span.f-fr a {
        padding: 0 10px;
    }

    .gdzwweb {
        display: inline-block;
        background: url(../images/gdicon.png) no-repeat left center;
        padding-left: 25px;
        background-size: 25px;
    }

    .gdzwweb a {
        color: #3e6fbf;
    }



}





/*政民互动*/


/*领导机构*/
.articlebg {
    background: url(../images/contentbg.jpg) center top no-repeat fixed;
    padding-top: 87px;
    padding-bottom: 40px;
    background-size: 100%;
}

.ldbox2 {
    background: #f6f7f8;
}

.ldlist2 {
    width: 22%;
}

.ldlist2 h2 {
    height: 80px;
    background: #3e6fbf;
    text-align: center;
    font-size: 18px;
    color: #fff;
    line-height: 80px;
}

.ldlist2 h2 i.ldtoux {
    display: inline-block;
    padding-left: 30px;
    background: url(../images/ldtoux.png) no-repeat left center;
}

.ldlist2 h2 i.othermore {
    display: inline-block;
    padding-left: 30px;
    background: url(../images/othermore.png) no-repeat left center;
    float: left;
    margin-left: 10px;
}

.ldlist2 ul {
    padding: 0 30px;
}

.ldlist2 ul li {
    height: 70px;
    line-height: 70px;
    border-bottom: 1px solid #fff;
}

.ldlist2 ul li a {
    display: block;
    background: url(../images/leadericon_1.png) no-repeat 10px center;
    padding-left: 45px;
    font-weight: bold;
}

.ldlist2 ul.zxbox li a {
    background: url(../images/lm_icon.png) no-repeat 10px center;
}

.ldlist2 ul.zxbox li a.on {
    background: url(../images/lm_icon.png) no-repeat 10px center;
    color: #3e6fbf
}

.ldlist2 ul li a.on {
    background: url(../images/leadericon_2.png) no-repeat 10px center;
}

.ldlist2 ul li a {
    font-size: 16px;
}

.ldabout {
    width: 78%;
    background: #fff;
}

.lddetail {
    padding: 40px;
}

.lddetail_1 {
    position: relative;
    padding-left: 243px;
}

.lddetail_1 img.leaderpic {
    position: absolute;
    left: 0px;
    width: 200px;
    height: auto;
}

.lddetail_1 .sharebox {
    position: absolute;
    display: inline-block;
    top: 0;
    right: 10px;
}

.lddetail_1 .sharebox img {
    display: inline-block;
    vertical-align: middle;
    padding: 0;
    margin: 0 3px;
}

.lddetail_1 p {
    line-height: 40px;
    font-size: 16px;
}

.lddetail_1 p.p1 {
    font-size: 24px;
}

.lddetail_1 p.p2 {
    font-size: 18px;
}

.lddetail_2 {
    padding-top: 30px;
}

.lddetail_2 h2 {
    font-size: 18px;
    padding-bottom: 10px;
    padding-left: 25px;
}

.lddetail_2 h2.work {
    background: url(../images/detail_icon1.png) left 3px no-repeat;
}

.lddetail_2 h2.person {
    background: url(../images/detail_icon2.png) left 3px no-repeat;
}

.lddetail_2 p {
    line-height: 36px;
    font-size: 16px;
}

.lddetail_3 {
    padding-top: 30px;
}

.lddetail_3 h2 {
    font-size: 18px;
    padding-bottom: 10px;
    border-bottom: 1px solid #dce5f1;
    padding-left: 25px;
    background: url(../images/detail_icon3.png) left 3px no-repeat;
}

.newslist ul {
    padding-top: 10px;
}

.newslist ul li {
    height: 50px;
    line-height: 50px;
    position: relative;
    padding: 0 150px 0 15px;
    background: url(../images/dian.svg) no-repeat left center;
}
.newslist ul li.bgstyle{background-color:#f7f7f7;}

.newslist ul li a {
    display: block;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    font-size: 16px;
}

.newslist ul li span {
    display: inline-block;
    position: absolute;
    right: 0;
    top: 0;
    color: #666;
}

.aboutlink {
    width: 50%;
    margin: 50px auto;
    height: 60px;
    line-height: 60px;
    border-radius: 15px;
    border: 1px solid #f1f1f1;
    text-align: center;
}

.aboutlink i {
    display: inline-block;
    padding: 0 30px;
    background-repeat: no-repeat;
    background-position: left center;
}

.aboutlink i.print {
    background-image: url(../images/print.png)
}

.aboutlink i.erro {
    background-image: url(../images/correction.png)
}

.aboutlink i.home {
    background-image: url(../images/gohome.png)
}

/*新闻资讯*/
.newslistbox {
    padding: 40px;
}

.newslistbox h2 {
    border-bottom: 1px solid #7c7d7e;
    padding-bottom: 0px;
    line-height: 40px;
}

.newslistbox h2 span.mapicon {
    background: url(../images/mapicon.png) left center no-repeat;
    padding-left: 25px;
}

.newslistbox h2 span.f-fl {
    font-size: 18px;
}

.annex {
    padding: 30px 0;
}

.annex h2 {
    background: url(../images/downicon.png) no-repeat left center;
    border-bottom: 1px solid #e2e1e1;
    padding-left: 30px;
    height: 40px;
    line-height: 40px;
    font-size: 16px;
}

.articlebox {
    padding: 40px 120px;
    min-height: 600px;
}

.h2title {
    text-align: center;
    font-size: 24px;
    line-height: 36px;
    color: #2d70c5;
}

.titleinfo {
    text-align: center;
    padding: 20px 0 8px 0;
    position: relative;
}
.titleinfo span.sharebox{ display: inline-block; position: absolute; right: 0; bottom: 8px; }

.titleinfo i {
    padding: 0 20px;
}


.articlecontent {
    border-top: 1px solid #e2e1e1;
    padding: 30px 0;
}

.articlecontent p,.articlecontent div{font-size: 16px;line-height: 36px;}
/*网站地图*/
.website {
    padding: 40px 120px;
}

.website h1 {
    font-size: 50px;
    line-height: 50px;
    text-align: center;
    font-weight: normal;
}

.website h1 span {
    display: block;
    font-size: 14px;
}

.website ul {
    padding-top: 15px;
    padding-bottom: 30px;
}

.website ul li {
    float: left;
    width: 25%;
}

.website ul li div {
    padding: 20px 20px 0 20px;
}

.website ul li div h2 {
    font-size: 18px;
    color: #3e6fbf;
    padding-left: 40px;
    background-position: left center;
    background-repeat: no-repeat;
    line-height: 30px;
}
@media screen and (max-width: 1440px) {
.website ul li div h2 {
    font-size: 16px;
}
}
.website ul.mapbox1 li:nth-child(1) h2 {
    background-image: url(../images/mapbox1_icon1.png)
}

.website ul.mapbox1 li:nth-child(2) h2 {
    background-image: url(../images/mapbox1_icon2.png)
}

.website ul.mapbox1 li:nth-child(3) h2 {
    background-image: url(../images/mapbox1_icon3.png)
}

.website ul.mapbox1 li:nth-child(4) h2 {
    background-image: url(../images/mapbox1_icon4.png)
}

.website ul.mapbox1 li:nth-child(5) h2 {
    background-image: url(../images/mapbox1_icon5.png)
}

.website ul.mapbox1 li:nth-child(6) h2 {
    background-image: url(../images/mapbox1_icon6.png)
}

.website ul.mapbox1 li:nth-child(7) h2 {
    background-image: url(../images/mapbox1_icon7.png)
}

.website ul.mapbox1 li:nth-child(8) h2 {
    background-image: url(../images/mapbox1_icon8.png)
}

.website ul.mapbox1 li:nth-child(9) h2 {
    background-image: url(../images/mapbox1_icon9.png)
}

.website ul.mapbox1 li:nth-child(10) h2 {
    background-image: url(../images/mapbox1_icon10.png)
}

.website ul.mapbox1 li:nth-child(11) h2 {
    background-image: url(../images/mapbox1_icon11.png)
}

.website ul.mapbox1 li:nth-child(12) h2 {
    background-image: url(../images/mapbox1_icon12.png)
}

.website ul.mapbox1 li:nth-child(13) h2 {
    background-image: url(../images/mapbox1_icon13.png)
}

.website ul.mapbox1 li:nth-child(14) h2 {
    background-image: url(../images/mapbox1_icon14.png)
}

.website ul.mapbox1 li:nth-child(15) h2 {
    background-image: url(../images/mapbox1_icon15.png)
}

.website ul.mapbox1 li:nth-child(16) h2 {
    background-image: url(../images/mapbox1_icon16.png)
}

.website ul.mapbox1 li:nth-child(17) h2 {
    background-image: url(../images/mapbox1_icon17.png)
}

.website ul.mapbox1 li:nth-child(18) h2 {
    background-image: url(../images/mapbox1_icon18.png)
}

.website ul.mapbox1 li:nth-child(19) h2 {
    background-image: url(../images/mapbox1_icon19.png)
}

.website ul.mapbox1 li:nth-child(20) h2 {
    background-image: url(../images/mapbox1_icon20.png)
}

.website ul.mapbox2 li:nth-child(1) h2 {
    background-image: url(../images/mapbox2_icon1.png)
}

.website ul.mapbox2 li:nth-child(2) h2 {
    background-image: url(../images/mapbox2_icon2.png)
}

.website ul.mapbox2 li:nth-child(3) h2 {
    background-image: url(../images/mapbox2_icon3.png)
}

.website ul.mapbox2 li:nth-child(4) h2 {
    background-image: url(../images/mapbox2_icon4.png)
}

.website ul.mapbox2 li:nth-child(5) h2 {
    background-image: url(../images/mapbox2_icon5.png)
}

.website ul.mapbox2 li:nth-child(6) h2 {
    background-image: url(../images/mapbox2_icon6.png)
}
.website ul.mapbox2 li:nth-child(7) h2 {
    background-image: url(../images/mapbox2_icon7.png)
}
.website ul.mapbox3 li:nth-child(1) h2 {
    background-image: url(../images/mapbox3_icon1.png)
}

.website ul.mapbox3 li:nth-child(2) h2 {
    background-image: url(../images/mapbox3_icon2.png)
}

.website ul.mapbox3 li:nth-child(3) h2 {
    background-image: url(../images/mapbox3_icon3.png)
}

.website ul.mapbox3 li:nth-child(4) h2 {
    background-image: url(../images/mapbox3_icon4.png)
}

.website ul.mapbox3 li:nth-child(5) h2 {
    background-image: url(../images/mapbox3_icon5.png)
}

.website ul.mapbox3 li:nth-child(6) h2 {
    background-image: url(../images/mapbox3_icon6.png)
}

.website ul.mapbox3 li:nth-child(7) h2 {
    background-image: url(../images/mapbox3_icon7.png)
}

.website ul.mapbox3 li:nth-child(8) h2 {
    background-image: url(../images/mapbox3_icon8.png)
}

.website ul.mapbox3 li:nth-child(9) h2 {
    background-image: url(../images/mapbox3_icon9.png)
}
.website ul.mapbox3 li:nth-child(10) h2 {
    background-image: url(../images/mapbox3_icon16.png)
}
.website ul.mapbox3 li:nth-child(11) h2 {
    background-image: url(/image/mapbox3_icon16.png)
}
.website ul.mapbox3 li:nth-child(12) h2 {
    background-image: url(../images/mapbox3_icon10.png)
}

.website ul.mapbox3 li:nth-child(13) h2 {
    background-image: url(../images/mapbox3_icon12.png)
}

.website ul.mapbox3 li:nth-child(14) h2 {
    background-image: url(../images/mapbox3_icon13.png)
}

.website ul.mapbox3 li:nth-child(15) h2 {
    background-image: url(../images/mapbox3_icon14.png)
}

.website ul.mapbox3 li:nth-child(16) h2 {
    background-image: url(../images/mapbox3_icon15.png)
}

.website ul.mapbox3 li:nth-child(17) h2 {
    background-image: url(../images/mapbox3_icon16.png)
}




.website ul li div p {
    border-bottom: 1px solid #ececec;
    padding: 10px 0 15px 0;
    font-size: 14px;
    color: #666;
    height: 50px;
}

.maph2title {
    font-size: 24px;
    padding-left: 20px;
    border-bottom: 1px solid #ccc;
    height: 50px;
    line-height: 50px;
}



@media screen and (max-width: 960px) {
    .Invalid{right:0px;}
    .articlecontent {
			
			margin-bottom: 15px;
			overflow-x: scroll;
			overflow-y: hidden;
			-ms-overflow-style: -ms-autohiding-scrollbar;
			-webkit-overflow-scrolling: touch;
			}
    .articlecontent > table {
			margin-bottom: 0;
            width:auto;
			}
			.articlecontent > table > thead > tr > th,
			.articlecontent > table > tbody > tr > th,
			.articlecontent > table > tfoot > tr > th,
			.articlecontent > table > thead > tr > td,
			.articlecontent > table > tbody > tr > td,
			.articlecontent > table > tfoot > tr > td {
			white-space: nowrap;
			}
    .articlebg {
        background: url(../images/contentbg.jpg) center top no-repeat fixed;
        background-attachment: fixed;
        padding-top: 20px;
        padding-bottom: 40px;
    }

    .ldbox2 {
        background: #f6f7f8;
    }

    .ldlist2 {
        width: 100%;
    }

    .ldlist2 h2 {
        height: 50px;
        background: #3e6fbf;
        text-align: center;
        font-size: 18px;
        color: #fff;
        line-height: 50px;
    }

    .ldlist2 h2 i.ldtoux {
        display: inline-block;
        padding-left: 30px;
        background: url(../images/ldtoux.png) no-repeat left center;
        float: left;
        margin-left: 10px;
    }

    .ldlist2 h2 i.othermore {
        display: inline-block;
        padding-left: 30px;
        background: url(../images/othermore.png) no-repeat left center;
    }

    .ldlist2 ul {
        padding: 0 30px;
    }

    .ldlist2 ul li {
        height: 70px;
        line-height: 70px;
        border-bottom: 1px solid #fff;
    }

    .ldlist2 ul li a {
        display: block;
        background: url(../images/leadericon_1.png) no-repeat 10px center;
        padding-left: 45px;
        font-weight: bold;
    }

    .ldlist2 ul.zxbox li a {
        background: url(../images/lm_icon.png) no-repeat 10px center;
    }

    .ldlist2 ul.zxbox li a.on {
        background: url(../images/lm_icon.png) no-repeat 10px center;
        color: #3e6fbf
    }

    .ldlist2 ul li a.on {
        background: url(../images/leadericon_2.png) no-repeat 10px center;
    }

    .ldlist2 ul li a {
        font-size: 18px;
    }

    .ldabout {
        width: 100%;
        background: #fff;
    }

    .lddetail {
        padding: 10px;
    }

    .lddetail_1 {
        position: relative;
        padding-left: 120px;
    }

    .lddetail_1 img.leaderpic {
        position: absolute;
        left: 0px;
        width: 100px;
        height: auto;
    }

    .lddetail_1 .sharebox {
        position: absolute;
        display: inline-block;
        top: 0;
        right: 10px;
        display: none;
    }

    .lddetail_1 .sharebox img {
        display: inline-block;
        vertical-align: middle;
        padding: 0;
        margin: 0 3px;
    }

    .lddetail_1 p {
        line-height: 24px;
        padding-bottom: 10px;
    }

    .lddetail_1 p.p1 {
        font-size: 24px;
    }

    .lddetail_1 p.p2 {
        font-size: 16px;
    }

    .lddetail_2 {
        padding-top: 30px;
    }

    .lddetail_2 h2 {
        font-size: 18px;
        padding-bottom: 10px;
        padding-left: 25px;
    }

    .lddetail_2 h2.work {
        background: url(../images/detail_icon1.png) left 3px no-repeat;
    }

    .lddetail_2 h2.person {
        background: url(../images/detail_icon2.png) left 3px no-repeat;
    }

    .lddetail_2 p {
        line-height: 24px;
    }

    .lddetail_3 {
        padding-top: 30px;
    }

    .lddetail_3 h2 {
        font-size: 18px;
        padding-bottom: 10px;
        border-bottom: 1px solid #dce5f1;
        padding-left: 25px;
        background: url(../images/detail_icon3.png) left 3px no-repeat;
    }

    .newslist ul {
        padding-top: 10px;
    }

    .newslist ul li {
        height: 40px;
        height: auto;
        line-height: 24px;
        position: relative;
        padding: 0 0px 10px 0px;
        background: none;
    }

    .newslist ul li a {
        display: block;
        overflow: normal;
        text-overflow: ellipsis;
        white-space: normal
    }

    .newslist ul li span {
        display: inline-block;
        position: relative;
        right: 0;
        top: 0;
        color: #666;
    }

    .aboutlink {
        width: 100%;
        margin: 30px auto;
        height: 60px;
        line-height: 60px;
        border-radius: 15px;
        border: 1px solid #f1f1f1;
        text-align: center;
    }

    .aboutlink i {
        display: inline-block;
        padding: 0 10px 0 30px;
        background-repeat: no-repeat;
        background-position: left center;
    }

    .aboutlink i.print {
        background-image: url(../images/print.png)
    }

    .aboutlink i.erro {
        background-image: url(../images/correction.png)
    }

    .aboutlink i.home {
        background-image: url(../images/gohome.png)
    }

    /*新闻资讯*/
    .newslistbox {
        padding: 10px;
    }

    .newslistbox h2 {
        border-bottom: 1px solid #7c7d7e;
        padding-bottom: 0px;
        line-height: 40px;
    }

    .newslistbox h2 span.mapicon {
        background: url(../images/mapicon.png) left center no-repeat;
        padding-left: 25px;
        display: none;
    }

    .newslistbox h2 span.f-fl {
        font-size: 18px;
    }

    .annex {
        padding: 30px 0;
    }

    .annex h2 {
        background: url(../images/downicon.png) no-repeat left center;
        border-bottom: 1px solid #e2e1e1;
        padding-left: 30px;
        height: 40px;
        line-height: 40px;
        font-size: 16px;
    }

    .articlebox {
        padding: 20px 10px;
        background: #fff;
    }

    .h2title {
        text-align: center;
        font-size: 24px;
    }

    .titleinfo {
        text-align: left;
        padding: 20px 0 8px 0;
    }

    .titleinfo i {
        padding: 0 0px;
        display: block;
    }

    .articlecontent {
        border-top: 1px solid #e2e1e1;
        padding: 30px 0;
    }

    /*网站地图*/
    .website {
        padding: 40px 10px;
    }

    .website h1 {
        font-size: 50px;
        text-align: center;
        font-weight: normal;
    }

    .website h1 span {
        display: block;
        font-size: 14px;
    }

    .website ul {
        padding-top: 15px;
        padding-bottom: 30px;
    }

    .website ul li {
        float: left;
        width: 100%;
    }

    .website ul li div {
        padding: 10px 0px 0 0px;
    }

    .website ul li div h2 {
        font-size: 18px;
        color: #3e6fbf;
        padding-left: 40px;
        background-position: left center;
        background-repeat: no-repeat;
        line-height: 30px;
    }

    .website ul.mapbox1 li:nth-child(1) h2 {
        background-image: url(../images/mapbox1_icon1.png)
    }

    .website ul.mapbox1 li:nth-child(2) h2 {
        background-image: url(../images/mapbox1_icon2.png)
    }

    .website ul.mapbox1 li:nth-child(3) h2 {
        background-image: url(../images/mapbox1_icon3.png)
    }

    .website ul.mapbox1 li:nth-child(4) h2 {
        background-image: url(../images/mapbox1_icon4.png)
    }

    .website ul.mapbox1 li:nth-child(5) h2 {
        background-image: url(../images/mapbox1_icon5.png)
    }

    .website ul.mapbox1 li:nth-child(6) h2 {
        background-image: url(../images/mapbox1_icon6.png)
    }

    .website ul.mapbox1 li:nth-child(7) h2 {
        background-image: url(../images/mapbox1_icon7.png)
    }

    .website ul.mapbox1 li:nth-child(8) h2 {
        background-image: url(../images/mapbox1_icon8.png)
    }

    .website ul.mapbox1 li:nth-child(9) h2 {
        background-image: url(../images/mapbox1_icon9.png)
    }

    .website ul.mapbox1 li:nth-child(10) h2 {
        background-image: url(../images/mapbox1_icon10.png)
    }

    .website ul.mapbox1 li:nth-child(11) h2 {
        background-image: url(../images/mapbox1_icon11.png)
    }

    .website ul.mapbox1 li:nth-child(12) h2 {
        background-image: url(../images/mapbox1_icon12.png)
    }

    .website ul.mapbox1 li:nth-child(13) h2 {
        background-image: url(../images/mapbox1_icon13.png)
    }

    .website ul.mapbox1 li:nth-child(14) h2 {
        background-image: url(../images/mapbox1_icon14.png)
    }

    .website ul.mapbox1 li:nth-child(15) h2 {
        background-image: url(../images/mapbox1_icon15.png)
    }

    .website ul.mapbox1 li:nth-child(16) h2 {
        background-image: url(../images/mapbox1_icon16.png)
    }

    .website ul.mapbox1 li:nth-child(17) h2 {
        background-image: url(../images/mapbox1_icon17.png)
    }

    .website ul.mapbox1 li:nth-child(18) h2 {
        background-image: url(../images/mapbox1_icon18.png)
    }

    .website ul.mapbox1 li:nth-child(19) h2 {
        background-image: url(../images/mapbox1_icon19.png)
    }

    .website ul.mapbox1 li:nth-child(20) h2 {
        background-image: url(../images/mapbox1_icon20.png)
    }

    .website ul.mapbox2 li:nth-child(1) h2 {
        background-image: url(../images/mapbox2_icon1.png)
    }

    .website ul.mapbox2 li:nth-child(2) h2 {
        background-image: url(../images/mapbox2_icon2.png)
    }

    .website ul.mapbox2 li:nth-child(3) h2 {
        background-image: url(../images/mapbox2_icon3.png)
    }

    .website ul.mapbox2 li:nth-child(4) h2 {
        background-image: url(../images/mapbox2_icon4.png)
    }

    .website ul.mapbox2 li:nth-child(5) h2 {
        background-image: url(../images/mapbox2_icon5.png)
    }

    .website ul.mapbox3 li:nth-child(1) h2 {
        background-image: url(../images/mapbox3_icon1.png)
    }

    .website ul.mapbox3 li:nth-child(2) h2 {
        background-image: url(../images/mapbox3_icon2.png)
    }

    .website ul.mapbox3 li:nth-child(3) h2 {
        background-image: url(../images/mapbox3_icon3.png)
    }

    .website ul.mapbox3 li:nth-child(4) h2 {
        background-image: url(../images/mapbox3_icon4.png)
    }

    .website ul.mapbox3 li:nth-child(5) h2 {
        background-image: url(../images/mapbox3_icon5.png)
    }

    .website ul.mapbox3 li:nth-child(6) h2 {
        background-image: url(../images/mapbox3_icon6.png)
    }

    .website ul.mapbox3 li:nth-child(7) h2 {
        background-image: url(../images/mapbox3_icon7.png)
    }

    .website ul.mapbox3 li:nth-child(8) h2 {
        background-image: url(../images/mapbox3_icon8.png)
    }

    .website ul.mapbox3 li:nth-child(9) h2 {
        background-image: url(../images/mapbox3_icon9.png)
    }

    .website ul.mapbox3 li:nth-child(10) h2 {
        background-image: url(../images/mapbox3_icon10.png)
    }

    .website ul.mapbox3 li:nth-child(11) h2 {
        background-image: url(../images/mapbox3_icon11.png)
    }

    .website ul.mapbox3 li:nth-child(12) h2 {
        background-image: url(../images/mapbox3_icon12.png)
    }

    .website ul.mapbox3 li:nth-child(13) h2 {
        background-image: url(../images/mapbox3_icon13.png)
    }

    .website ul.mapbox3 li:nth-child(14) h2 {
        background-image: url(../images/mapbox3_icon14.png)
    }

    .website ul.mapbox3 li:nth-child(15) h2 {
        background-image: url(../images/mapbox3_icon15.png)
    }




    .website ul li div p {
        border-bottom: 1px solid #ececec;
        padding: 10px 0 15px 0;
        font-size: 14px;
        color: #666;
        height: 50px;
        height: auto;
    }

    .maph2title {
        font-size: 24px;
        padding-left: 20px;
        border-bottom: 1px solid #ccc;
        height: 50px;
        line-height: 50px;
    }

    .titleinfo span.sharebox{position: static;}


}


@media screen and (max-width: 1920px) and (min-width: 1600px){
    .logobox{width:18%;}
.ggbox ul li {
    margin-top: 3px;
}
.serverbox ul li {
    margin-top: 5px;
}
}

@media screen and (max-width: 1600px) and (min-width: 1360px){
    .logobox{width:21%;}
    .ggbox ul li{margin-top:0px;height: 40px;line-height: 40px;}
    .ggtop{    padding: 10px 0 10px 90px;}
    .serverbox ul{padding-top: 10px;}
    .serverbox ul li{height:85px;}
    .piclist img{height: 220px;}
}
@media screen and (max-width: 1024px) and (min-width: 700px){
    .picScroll-left .bd{width: 100%;}
    .picScroll-left .bd ul li{width:16%;}
}
@media screen and (max-width: 1380px) and (min-width: 960px){
    .picnews{width:36%;}
    .ggbox{width:60%;}
    .piclist img{height: 230px;}
    .serverbox{width: 100%;margin-top: 20px;}
    .bottoml{width: 100%;}
    .bottomr{width: 100%;margin-top:20px;}
}
@media screen and (max-width: 340px) and (min-width: 300px){
    .newslist2 a{padding: 0 0px;}
}
@media print{
    .topinfo{display:none;}
   .width1520{min-width:auto;} 
}